Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

[release/3.1] Add dependencies for CPD strict in aspnetcore #9066

Merged
merged 2 commits into from
Aug 17, 2020

Conversation

dougbu
Copy link
Member

@dougbu dougbu commented Aug 16, 2020

No description provided.

eng/Version.Details.xml Outdated Show resolved Hide resolved
Copy link
Member

@wtgodbe wtgodbe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should also add System.IO.Pipelines & System.Runtime.CompilerServices.Unsafe, then unpin those in AspNetCore. They're only pinned because of this strict CPD issue: dotnet/aspnetcore#20695

@dougbu
Copy link
Member Author

dougbu commented Aug 17, 2020

We should also add System.IO.Pipelines & System.Runtime.CompilerServices.Unsafe

Done. PR should now cover the core-setup portion of dotnet/aspnetcore#24937 and dotnet/aspnetcore#24944 as well as provide what dotnet/aspnetcore needs for strict coherency.

@dougbu dougbu merged commit d98d0f7 into release/3.1 Aug 17, 2020
@dougbu dougbu deleted the dougbu-patch-2 branch August 17, 2020 20:13
dougbu added a commit to dotnet/extensions that referenced this pull request Aug 18, 2020
- aligns with dotnet/core-setup#9066
- unpin System.IO.Pipelines and System.Runtime.CompilerServices.Unsafe Versions
  - see dotnet/aspnetcore#24937
- move System.IO.Pipelines version to latest
dougbu added a commit to dotnet/extensions that referenced this pull request Aug 18, 2020
- aligns with dotnet/core-setup#9066
- unpin System.IO.Pipelines and System.Runtime.CompilerServices.Unsafe Versions
  - see dotnet/aspnetcore#24937
- move System.IO.Pipelines version to latest
dougbu added a commit to dotnet/efcore that referenced this pull request Aug 18, 2020
- aligns with dotnet/core-setup#9066 and dotnet/extensions#3417
- unpin System.IO.Pipelines and System.Runtime.CompilerServices.Unsafe Versions
  - see dotnet/aspnetcore#24937
- move System.IO.Pipelines version to latest
dougbu added a commit to dotnet/efcore that referenced this pull request Aug 18, 2020
* [release/3.1] Add dependencies for CPD strict in aspnetcore
- aligns with dotnet/core-setup#9066 and dotnet/extensions#3417
  - add Microsoft.Internal.Extensions.Refs dependency too
- unpin System.IO.Pipelines and System.Runtime.CompilerServices.Unsafe Versions
  - see dotnet/aspnetcore#24937
- move System.IO.Pipelines version to latest
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants